Meshtastic App
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Meshtastic App
Meshtastic App
/
com.geeksville.mesh.database.dao
/
[androidJvm]DeviceHardwareDao_Impl
Device
Hardware
Dao_
Impl
@
Generated
(
value
=
[
"androidx.room.RoomProcessor"
]
)
class
DeviceHardwareDao_Impl
(
__db
:
RoomDatabase
)
Members
Constructors
Device
Hardware
Dao_
Impl
Link copied to clipboard
constructor
(
__db
:
RoomDatabase
)
Types
Companion
Link copied to clipboard
object
Companion
Functions
delete
All
Link copied to clipboard
open
suspend
fun
deleteAll
(
)
get
By
Hw
Model
Link copied to clipboard
open
suspend
fun
getByHwModel
(
hwModel
:
Int
)
:
<Error class: unknown class>
?
insert
Link copied to clipboard
open
suspend
fun
insert
(
deviceHardware
:
<Error class: unknown class>
)